Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use opt-out telemetry #2186

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Conversation

vshampor
Copy link
Contributor

Changes

Updated the telemetry lib to use the opt-out approach.

Tests

Manual testing for the opt_in_out entrypoint

@vshampor vshampor requested a review from a team as a code owner October 10, 2023 14:29
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM labels Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #2186 (88e8701) into develop (48f8723) will increase coverage by 0.19%.
Report is 1 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2186      +/-   ##
===========================================
+ Coverage    36.11%   36.31%   +0.19%     
===========================================
  Files          479      480       +1     
  Lines        43183    43211      +28     
===========================================
+ Hits         15596    15691      +95     
+ Misses       27587    27520      -67     
Files Coverage Δ
nncf/telemetry/wrapper.py 81.48% <100.00%> (ø)
setup.py 0.00% <ø> (ø)

... and 12 files with indirect coverage changes

@vshampor vshampor merged commit 11c777d into openvinotoolkit:develop Oct 12, 2023
11 checks passed
@vshampor vshampor deleted the opt_out_telemetry branch January 9, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants